Release 10.1A: OpenEdge Development:
Programming Interfaces
Writing temp-table data to XML
Having taken a tour through several scenarios for reading XML data, examples of writing XML data will be mostly familiar. If you wish to experiment with these code samples, the best way to examine your results is to open up the XML data files and see how your changes affected the XML.
The following code example creates a static temp-table, copies a subset of
Customerrecords to it, then serializes the data to an XML file.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |